Skip to content

Set completion time in metadata function passed to complete_assignment, to minimize measurement error#402

Merged
eflumerf merged 1 commit intodevelopfrom
eflumerf/FixTriggerRecordBuilderDataTest
Mar 7, 2025
Merged

Set completion time in metadata function passed to complete_assignment, to minimize measurement error#402
eflumerf merged 1 commit intodevelopfrom
eflumerf/FixTriggerRecordBuilderDataTest

Conversation

@eflumerf
Copy link
Copy Markdown
Member

In TriggerRecordBuilderData_test, there is a sleep_for on L105, which provides some amount of latency to be measured. Commenting this line causes the latency check to fail in the old code, whereas with this update, even with no time delay the comparison check succeeds.

Resolves #401

@eflumerf eflumerf self-assigned this Feb 27, 2025
Copy link
Copy Markdown
Contributor

@mroda88 mroda88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eflumerf eflumerf merged commit 91f0e35 into develop Mar 7, 2025
2 checks passed
@eflumerf eflumerf deleted the eflumerf/FixTriggerRecordBuilderDataTest branch March 7, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate periodic failures of TriggerRecordBuilderData_test

3 participants